home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / English.lproj / iDiveRelocateLibrary.nib / classes.nib next >
Text File  |  2006-01-19  |  1KB  |  30 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {chooseNewPath = id; closeWindow = id; start = id; }; 
  5.             CLASS = AFiDiveLocalLibraryRelocator; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 chooseDestinationLabel = NSTextField; 
  9.                 closeButton = NSButton; 
  10.                 fromLibraryNameField = NSTextField; 
  11.                 fromLibraryPathField = NSTextField; 
  12.                 fromSizeField = NSTextField; 
  13.                 logDrawer = NSDrawer; 
  14.                 logView = NSTextView; 
  15.                 progressIndicator = NSProgressIndicator; 
  16.                 progressLegend = NSTextField; 
  17.                 relocatorWindow = NSWindow; 
  18.                 startButton = NSButton; 
  19.                 toAvailableSpaceField = NSTextField; 
  20.                 toAvailableSpaceLabel = NSTextField; 
  21.                 toLibraryNameField = NSTextField; 
  22.                 toLibraryPathField = NSTextField; 
  23.                 viewLogButton = NSButton; 
  24.             }; 
  25.             SUPERCLASS = NSObject; 
  26.         }, 
  27.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  28.     ); 
  29.     IBVersion = 1; 
  30. }